\fBAbstractMetaImpl0\fP creates a metaclass for the abstract class with name \fBclassName\fP. It must be specified in the implementation file of that class. Contrary to the \fImacro AbstractMetaImpl\fP no instance variables are specified. See also \fImacro MetaImpl0\fP.
macro \fBAbstractMetaImpl0\fP is oftenused.
.SH ARGUMENTS
.TP
\fBname className
.br
the name of an abstract class
.SH CATEGORIES
.na
metaclass
.ad b
.SH FILES
.PD 0
.TP 20
declaration:
\fBClass.h
.SH HISTORY
joe@csesbg.at Mon Jun 17 19:47 1991 reworked
.br
joe@csesbg.at Wed Jun 19 18:24 1991 added IsKindOf, Guard